PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DStream Class / getDefaultViewName Method
In This Topic
    getDefaultViewName Method
    In This Topic
    Gets the name of the default 3D view.
    Syntax
    public java.lang.String getDefaultViewName()

    Return Value

    A string matching the PDF3DView.getInternalName in one of the views in the collection returned by method.
    See Also